github.com/andybalholm/brotli.Reader.htree_command (field)

5 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L1197: 	s.htree_command = []huffmanCode(s.insert_copy_hgroup.htrees[s.block_type_rb[3]])
		decode.go#L1576: 		cmd_code = readSymbol(s.htree_command, br)
		decode.go#L1579: 		if !safeReadSymbol(s.htree_command, br, &cmd_code) {
		decode.go#L2413: 				s.htree_command = []huffmanCode(s.insert_copy_hgroup.htrees[0])
		state.go#L113: 	htree_command               []huffmanCode